PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFResetFormAction Class / getResetFields Method
In This Topic
    getResetFields Method
    In This Topic
    Gets a value indicating whether the action resets the fields in the list or excludes them.
    Syntax
    public boolean getResetFields()

    Return Value

    True if the fields in the list are reset, false if they are excluded from reset.
    See Also